The SSRS Report iPart lets you display the results of any IQA query on any page where you place it. The SSRS iPart uses the version 10.0 ReportViewer, which supports IE8 natively and, in IE8, adds a Print button on its toolbar. You can add the SSRS iPart to any content page using CM: open the Utility folder and choose the content type SSRS Report.
The iPart lets you customize whether to display the export buttons for PDF and Excel versions of the report. You can change the default design (layout, colors, fonts) of your reports by editing the SSRS parameters in the SystemConfig table.
How it works: The process engine specified by the iPart loads a report template (.RDL file) from the document system and creates a report data source (a DataTable) based on an IQA query's SQL source; the report viewer then combines the template and query to generate the report's output. When you configure the iPart, you specify the Document system path to the SSRS Report runtime, which must be a link to an SSRS Process Engine. Click the select link next to the textbox, then browse to your reports (such as $/Samples/ReportingServices), and pick one of the runtime entries.
Tip: Identify a process engine (run-time report) by the arrow on its icon!